A B C D E G H I K L M P R S T U V W

S

seek(String) - Method in class pow.webserver.UserTab
return the user corresponding to the given login
seekAcNetId(String) - Method in class pow.ivyclient.AcNetIdStorage
search the drone net id of a drone from its ivy id if the drone is a new one, a new net id is requested to the server
send(int) - Method in class pow.ivyclient.Ivy2Udp
This method send to the web server the datagram containing the informations about the aircraft
send(int, String, String[]) - Method in class pow.ivyclient.Ivy2Udp
This method send to the web server a specific order with parameters
send(int, String) - Method in class pow.ivyclient.Ivy2Udp
This method send a particular message about an aircraft
serialize(String) - Method in class pow.webserver.UserTab
Save the object in a file
Serveur - Class in pow.webserver
Class which receive a datagramm from ivy bus via UDP transforms it into a Pushlet event and send it to the Pushlet server in order that it will be sent to web clients
Serveur() - Constructor for class pow.webserver.Serveur
 
Serveur.IvyEventSource - Class in pow.webserver
 
Serveur.IvyEventSource() - Constructor for class pow.webserver.Serveur.IvyEventSource
 
SessionIvy - Class in pow.webserver
store information about a specific ivy bus which is connected to the server
SessionIvy(String, int, AES, InetAddress) - Constructor for class pow.webserver.SessionIvy
create a session which store information about an ivy bus client connected to the server main information are its net address to send him orders from web users and drones which are connected to this ivy bus
setAddress(InetAddress) - Method in class pow.ivyclient.BusIvy_
 
setBusIvy(BusIvy_) - Method in class pow.webserver.SessionIvy
store the information of the ivy bus into the ivy session
setHostnameVerification(boolean) - Method in class pow.webserver.StrictSSLProtocolSocketFactory
Set the host name verification flag.
setIvyInetAddress(InetAddress) - Method in class pow.webserver.SessionIvy
set the ip adress of the ivy bus host
setNom(String) - Method in class pow.webserver.User
specify the login of the user
setOrder(DbOrder) - Method in class pow.webserver.IvyMsg
specify how to store the message in database
setPwd(String) - Method in class pow.webserver.User
specify the user password, it's not stored in clear (md5 hash)
setReLogged(boolean) - Method in class pow.ivyclient.IvyIHM
specify whether the module should reconnected or not
setRights(Rights) - Method in class pow.webserver.User
specify the type of right granted to the user
setServletContext(ServletContext) - Method in class pow.webserver.Serveur.IvyEventSource
method qui renseigne la source sur la servlet qui l'a appelé modification de la librairie pushlet Pushlet.java EventSource.java EventSourceManager.java
setStorage() - Method in class pow.ivyclient.Ivy2Udp
initiate the object which allow to store information about drones
SGBDfeeder - Class in pow.webserver
thread which waits for ivy messages sent by event source (serveur.java) and stores them into a mysql database the ivy messages are extracted from a blocking queue (fifo) parameter of the database are extracted from conf file
SGBDfeeder(String, String, String, DbMode) - Constructor for class pow.webserver.SGBDfeeder
create a thread which fill the database with the message it extracts from the fifo
SSLUtilities - Class in pow.webserver
This class provide various static methods that relax X509 certificate and hostname verification while using the SSL over the HTTP protocol.
SSLUtilities() - Constructor for class pow.webserver.SSLUtilities
 
SSLUtilities._FakeHostnameVerifier - Class in pow.webserver
Deprecated. see SSLUtilities.FakeHostnameVerifier.
SSLUtilities._FakeHostnameVerifier() - Constructor for class pow.webserver.SSLUtilities._FakeHostnameVerifier
Deprecated.  
SSLUtilities._FakeX509TrustManager - Class in pow.webserver
Deprecated. see SSLUtilities.FakeX509TrustManager.
SSLUtilities._FakeX509TrustManager() - Constructor for class pow.webserver.SSLUtilities._FakeX509TrustManager
Deprecated.  
SSLUtilities.FakeHostnameVerifier - Class in pow.webserver
This class implements a fake hostname verificator, trusting any host name.
SSLUtilities.FakeHostnameVerifier() - Constructor for class pow.webserver.SSLUtilities.FakeHostnameVerifier
 
SSLUtilities.FakeX509TrustManager - Class in pow.webserver
This class allow any X509 certificates to be used to authenticate the remote side of a secure socket, including self-signed certificates.
SSLUtilities.FakeX509TrustManager() - Constructor for class pow.webserver.SSLUtilities.FakeX509TrustManager
 
startHeartBeat() - Method in class pow.ivyclient.Ivy2Udp
create a thread which send heart beat message to the server
stop() - Method in class pow.webserver.Serveur.IvyEventSource
Desactivate the event source.
stop_thread() - Method in class pow.ivyclient.HeartBeat
stop the heartbeat thread by ending the infinite loop
stop_thread() - Method in class pow.ivyclient.Ivy2Udp
stop all the thread Ivy2Udp , HeartBeat and ivy2UdpWriting
stop_thread() - Method in class pow.webserver.HeartBeat
stop the heartbeat process of the server
StrictSSLProtocolSocketFactory - Class in pow.webserver
A SecureProtocolSocketFactory that uses JSSE to create SSL sockets.
StrictSSLProtocolSocketFactory(boolean) - Constructor for class pow.webserver.StrictSSLProtocolSocketFactory
Constructor for StrictSSLProtocolSocketFactory.
StrictSSLProtocolSocketFactory() - Constructor for class pow.webserver.StrictSSLProtocolSocketFactory
Constructor for StrictSSLProtocolSocketFactory.

A B C D E G H I K L M P R S T U V W